Skip to content

Add documentation for forcing OD UI #2018

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

samfreund
Copy link
Member

Description

This describes how to force the OD UI for UI testing.

Meta

Merge checklist:

  • Pull Request title is short, imperative summary of proposed changes
  • The description documents the what and why
  • If this PR changes behavior or adds a feature, user documentation is updated
  • If this PR touches photon-serde, all messages have been regenerated and hashes have not changed unexpectedly
  • If this PR touches configuration, this is backwards compatible with settings back to v2024.3.1
  • If this PR touches pipeline settings or anything related to data exchange, the frontend typing is updated
  • If this PR addresses a bug, a regression test for it is added

@samfreund samfreund requested a review from a team as a code owner July 30, 2025 01:25
@samfreund samfreund force-pushed the document-forcing-od branch from 040ee93 to d7da29a Compare July 30, 2025 01:25
Copy link
Collaborator

@Gold856 Gold856 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally, I like editing GeneralSettingsView.vue and removing v-if="useSettingsStore().general.supportedBackends.length > 0" to force the card to render. That way, you don't need the backend. Both methods can be included.

@samfreund samfreund marked this pull request as draft August 5, 2025 02:17
@samfreund samfreund added the documentation Anything relating to https://docs.photonvision.org label Aug 8, 2025
@Gold856 Gold856 linked an issue Aug 8, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Anything relating to https://docs.photonvision.org
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable OD UI
2 participants